Search and reference official Chromium documentation including design docs, APIs, and development guides
3.1
Rating
0
Installs
Documentation
Category
The skill provides a clear concept for searching Chromium documentation with good examples, but lacks critical implementation details. While it references a Python script (scripts/chromium_docs.py) that would contain the actual search functionality, the SKILL.md doesn't explain HOW to invoke the search (no command syntax, parameters, or output format). A CLI agent reading only the Description wouldn't know the actual command to run. The task knowledge is minimal without seeing the referenced script's capabilities. Structure is reasonable for a simple skill. Novelty is moderate - searching 3,600+ docs could save tokens, but basic documentation search isn't highly complex. To improve: add explicit usage commands, search parameters, and output format specification in SKILL.md.
Loading SKILL.md…